SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 55289: ODS fails to generate a valid file for certain types of output in z/OS operating environments

DetailsAboutRate It

Using ODS destinations that depend on the ODS zip library to generate files in z/OS operating environments might create invalid files. This is most likely to occur when the files are generated using SAS/IntrNet® software or the SAS® Stored Process Server. The ODS destinations that are affected include ODS PACKAGE, ODS PowerPoint, ODS EPUB, and the pre-production ODS EXCEL destination, which is available beginning with the first maintenance release of SAS® 9.4 (TS1M1).

An error message similar to the following is generated when you try to open the invalid file using the appropriate software for the file type:

Excel cannot open the file 'Myfile.xlsx' because the file format or file
extension is not valid.  Verify that the file has not been corrupted and that
the file extension matches the format of the file.

The ODS destinations that depend on the ODS zip library require that the files that are generated use the UNIX file system in the z/OS operating environment. This can be specified with the FILESYSTEM=HFS system option. When the ODS destinations are used with SAS/IntrNet software or the SAS Stored Process server, this option must be specified at startup instead of during the SAS® session.



Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemBase SASz/OS9.2 TS1M09.4 TS1M3
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.